GUI Help > Special > getSelColor

getSelColor
color textColor=getSelColor(handle gadget)

Description:
Retrieves the colour of the currently selected text in a richedit gadget.

Return Value:
See Above

Parameters:
gadget Handle of a richedit gadget.
Remarks:


See Also:
setSelFont, getSelFont

Example:
(Note: You will need to include the GUI constants file for this example to work)